Skip to content

Conversation

@geofjamg
Copy link
Member

@geofjamg geofjamg commented Nov 21, 2025

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

Contingency list are in com.powsybl.contingency.contingency.list package.

What is the new behavior (if this is a feature change)?
Contingency list are in com.powsybl.contingency.list package.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

https://github.com/powsybl/powsybl-core/wiki/Migration-guide-v7.1.0#contingency

What changes might users need to make in their application due to this PR? (migration steps)
All classes from com.powsybl.contingency.contingency.list package have been moved to com.powsybl.contingency.list.

Other information:

Signed-off-by: Geoffroy Jamgotchian <[email protected]>
@geofjamg geofjamg added the Breaking Change API is broken label Nov 21, 2025
Copy link
Member

@rolnico rolnico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sonarqubecloud
Copy link

@rolnico rolnico merged commit cb2c890 into main Nov 24, 2025
9 checks passed
@rolnico rolnico deleted the fix_contingency_list_package branch November 24, 2025 12:06
JacquesBorsenberger pushed a commit that referenced this pull request Nov 24, 2025
Fix contingency list package (#3665)

Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking Change API is broken

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants